home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2070_linreg < prev    next >
Encoding:
Text File  |  1987-07-08  |  420 b   |  6 lines

  1. linreg ( y values, x values, correlation* )
  2. linear regression
  3.  
  4. y values—number block containing dependent variables; x values—independent variables; correlation—optional nonzero flag to include correlation coefficient.
  5.  
  6. linreg creates a number column block with two cells when correlation is omitted, or three cells when correlation is nonzero. First cell is y-intercept, second is slope, third is optional coefficient.